/nexus.code

Drew Mattick // Founder

Project Nexus Code

A research lab and engineering studio building toward heterogeneous compute fabrics, autonomous AI development, and the long arc to artificial general intelligence.

See the work Get in touch

First shipped

The agile-cards system

A file-backed kanban for autonomous AI agents and humans to share a single backlog. Cards live on disk as plain markdown with frontmatter. Status is a folder. Moves are atomic.

The dashboard sits on top of that store. SQLite holds the things that do not belong inside a card: bearer tokens, sprint schedules, retro history. Card files stay the source of truth.

The point is not the tool. The point is that AI agents and humans can edit the same backlog without stepping on each other, which is one of the small foundational pieces an autonomous development loop needs.

todo/
backlog/
active/
amendments/
done/
blocked/
backend: Express + TypeScript + better-sqlite3
frontend: React + Vite + Tailwind + dnd-kit
auth: bearer tokens, SHA-256 at rest
live updates: chokidar + SSE
The /cards skill The dashboard repo Open the live dashboard

The dashboard is gated by Cloudflare Access. Invite-only while in early development.

Background

About Drew

Drew Mattick is the founder of Project Nexus Code. He works primarily in Python and C#, finishing a Bachelor's in Computer Science at [REPLACE WITH SCHOOL] and continuing on to a PhD, with the long-term intent of shifting into advocacy for the ethical development of electronic intelligences.

Day to day, he builds the infrastructure that lets multiple AI agents and a single human operator collaborate on real work without stepping on each other. The /cards system is one piece of that. The broader Nexus architecture is heterogeneous compute across a Tailscale mesh: a 4090 workstation, a 4070 Super, a Legion Go, and whatever else gets added. Inference runs where the VRAM lives. Orchestration runs where it is convenient.

[REPLACE WITH CURRENT ROLE OR REMOVE THIS LINE]

Consulting

Paradigm Coding Solutions

Paradigm Coding Solutions is the consulting arm of Project Nexus Code. It exists to turn the patterns we build internally, autonomous coding loops, heterogeneous compute orchestration, AI-assisted engineering workflows, into engagements for organizations that want to apply them.

Engagement model and case studies are in development. If you are thinking about deploying AI agents inside your engineering organization and want a soundboard, reach out.

Get in touch

Contact

Email
dramattick1@gmail.com
GitHub
@Ginkobaloba
LinkedIn
[REPLACE WITH HANDLE]